Make gtk_style_new() use a backing GtkStyleContext
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 20 Dec 2010 16:10:27 +0000 (17:10 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 20 Dec 2010 16:18:35 +0000 (17:18 +0100)
commit33cd32f7968fb4e54d6f4f8e6e5c9910fba9fb20
tree2f02bb3b07660f484b60cf608f5954bb097f027e
parent5b299ce7af074974a9245d11359360684be90dc4
Make gtk_style_new() use a backing GtkStyleContext

Fixes a bug in mutter where it would resort to a dummy style
to get iconview rubberband color.

Reported by Mathieu Bridon in
https://bugzilla.gnome.org/show_bug.cgi?id=637520
gtk/gtkstyle.c